stabilize feature(cfg_target_has_atomic_equal_alignment)#155006
Conversation
|
r? @mati865 rustbot has assigned @mati865. Use Why was this reviewer chosen?The reviewer was selected based on:
|
683bcac to
e4bd7a8
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
In the meeting today, we talked a bit about the name. Framing it as "target has {property}" seems right, especially in light of the existing This What about |
|
One potential naming concern with When looking for possible other names, it also makes sense to keep in mind that this flag is going to be used with a |
|
Types like In the space of “names starting with
|
|
Out of the proposals above I like |
|
It's still nominated. We'll pick it back up to discuss. |
|
We talked about this in the lang call today. Let's propose to do it with the name @rfcbot fcp merge lang |
|
Team member @traviscross has proposed to merge this. The next step is review by the rest of the tagged team members: No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! cc @rust-lang/lang-advisors: FCP proposed for lang, please feel free to register concerns. |
|
🔔 This is now entering its final comment period, as per the review above. 🔔 |
0b6dba8 to
2f69883
Compare
|
The final comment period, with a disposition to merge, as per the review above, is now complete. As the automated representative of the governance process, I would like to thank the author for their work and everyone else who contributed. |
|
@rustbot ready |
|
📋 This PR cannot be approved because it currently has the following label: |
|
@bors r+ |
…uwer Rollup of 13 pull requests Successful merges: - #156709 (stdarch subtree update) - #155006 (stabilize `feature(cfg_target_has_atomic_equal_alignment)`) - #156444 (Implement `OsStr::split_at`) - #156582 (Allow `global_asm!` in statement positions) - #156661 (Remove `UncheckedIterator`) - #152367 (Derives `Copy` for `ffi::FromBytesUntilNulError`) - #156443 (Fix invalid suggestion for parenthesized break) - #156606 (Add pext/pdep as aliases for extract_bits/deposit_bits) - #156630 (Replace `println!` with `assert!` in HashMap documentation examples) - #156644 (Widen the result of `widening_mul`.) - #156653 (Update `sysinfo` version to `0.39.2`) - #156697 (Add diagnostic items for IoBufReader and StdinLock) - #156704 (reduce usage of `box_patterns` in tests)
Rollup merge of #155006 - WaffleLapkin:stabilize_cfg_target_has_atomic_equal_alignment, r=Urgau stabilize `feature(cfg_target_has_atomic_equal_alignment)` See stabilization report: #93822 (comment) cc @joshtriplett
|
cc @rust-lang/lang-docs @rust-lang/fls |
This was stabilized (and renamed) in rust-lang/rust#155006. Tracking issue: rust-lang/rust#93822
View all comments
See stabilization report: #93822 (comment)
cc @joshtriplett